home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / LOGO / 3827.ZIP / LOGOHLP.ZIP / RANDOM.HLP < prev    next >
Encoding:
Text File  |  1990-06-12  |  227 b   |  5 lines

  1. random  -- Operation, no inputs.
  2.      The output from this procedure is an integer between 0 and 9, i.e.,  a
  3.      single  digit.   It is chosen randomly, so the output may be different
  4.      each time the procedure is used.
  5.